Public Chat Service
class PublicChatService
The service offers APIs to send and receive public messages A public message is sent to all users present in the session
Types
Properties
Link copied to clipboard
Provides MeetingService.MeetingChatServiceStatus for PublicChatService
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Show the current unread message count. It is the responsibility of client app to clear this count once consumed by calling clearUnreadMessagesCount
Functions
Link copied to clipboard
Clears the unread message count of all eligible participants Consumer application must call it when the user had viewed the unread chat messages to get the correct unread message count for future newMessages
Link copied to clipboard
Sends a message in chat to all the participants